XWork 1.0.1
Key Changes
Introduction of an ObjectFactory that provides for easy integration to libraries like Spring and Pico
Added actionMessages support – just like errorMessages but not counted as an error
Major performance improvements with Ognl 2.6.5
Changelog
OpenSymphony JIRA
(19 issues)
T
Key
Summary
XW-188
Correct logging level in DefaultActionInvocation.invokeAction(..)
XW-183
NPE thrown when trying to set a sub-property of a property that doesnt exist
XW-182
NPE thrown by LocalizedTextUtil.findText
XW-167
XWorkBasicConverter conversion from Date to String is not localized
XW-166
[Patch] Improve support for ModelDriven interface
XW-165
[PATCH] VisitorFieldValidator not setting fieldError correctly
XW-164
[PATCH] TypeConverter should check class hierarchy for conversion properties
XW-163
[PATCH] Added some javadocs to Interceptors
XW-162
TypeConverter created by ObjectFactory
XW-161
Replaceable ObjectFactory for creating framework objects to allow easier integration with IoC containers
XW-160
Add infinite recursion detection to the ChainingInterceptor
XW-159
XWork build is broken
XW-158
Email and URL Validators adding error messages for empty fields
XW-157
Further Optimize Validator Lookup in ActionValidatorManager
XW-156
add actionMessages support
XW-155
NPE thrown when invalid method is looked up
XW-117
Additional methods to determine if errors using JSTL
XW-56
Add localization support to XWorkConverter
XW-23
Investigate using runtime attributes to configure interceptors